Skip to content

Fix contributor dependency installation instructions (docs only) - #1174

Open
jan-glx wants to merge 1 commit into
scverse:mainfrom
jan-glx:agent/fix-contributor-dependency-groups
Open

Fix contributor dependency installation instructions (docs only)#1174
jan-glx wants to merge 1 commit into
scverse:mainfrom
jan-glx:agent/fix-contributor-dependency-groups

Conversation

@jan-glx

@jan-glx jan-glx commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The current contribution install instructions:

pip install -e ".[dev,test,doc]"

warn:

WARNING: spatialdata 0.8.1.dev2+geb4fb3d23 does not provide the extra 'dev'
WARNING: spatialdata 0.8.1.dev2+geb4fb3d23 does not provide the extra 'test'
WARNING: spatialdata 0.8.1.dev2+geb4fb3d23 does not provide the extra 'doc'

and do not install the development dependencies. This PR updates the instructions to use pip dependency groups, following their introduction in cdf3435f.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.44%. Comparing base (eb4fb3d) to head (bf439f1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1174   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files          51       51           
  Lines        7820     7820           
=======================================
  Hits         7229     7229           
  Misses        591      591           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jan-glx jan-glx changed the title Fix contributor dependency installation Fix contributor dependency installation instructions (docs only) Aug 4, 2026
@jan-glx
jan-glx marked this pull request as ready for review August 4, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant